home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / xgui / sources / ui_maspar.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-25  |  814 b   |  48 lines

  1. /*****************************************************************************
  2.   FILE           : ui_maspar.h
  3.   SHORTNAME      : maspar.h
  4.   SNNS VERSION   : 3.2
  5.  
  6.   PURPOSE        :
  7.   NOTES          :
  8.  
  9.   AUTHOR         :
  10.   DATE           :
  11.  
  12.   CHANGED BY     :
  13.   IDENTIFICATION : @(#)ui_maspar.h    1.9 3/2/94
  14.   SCCS VERSION   : 1.9
  15.   LAST CHANGE    : 3/2/94
  16.  
  17.              Copyright (c) 1990-1994  SNNS Group, IPVR, Univ. Stuttgart, FRG
  18.  
  19. ******************************************************************************/
  20.  
  21.  
  22. #ifdef MASPAR_KERNEL
  23.  
  24.  
  25. #ifndef _UI_MASPAR_DEFINED_
  26. #define _UI_MASPAR_DEFINED_
  27.  
  28.  
  29.  
  30.  
  31. extern void ui_masparPannel (Widget, Widget, caddr_t);
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. #endif /* _UI_MASPAR_DEFINED_ */
  39.  
  40.  
  41. #endif /* MASPAR_KERNEL */
  42.  
  43.  
  44. /* end of file */
  45. /* lines: 9 */
  46.  
  47. /* 47 lines generated by deleteprivatedefinitions.awk */
  48.